projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
250d433
)
win32: Adapt to GdkWindowImpl api change
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 5 Nov 2011 05:11:18 +0000
(
01:11
-0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 5 Nov 2011 05:11:18 +0000
(
01:11
-0400)
gdk/win32/gdkwindow-win32.c
patch
|
blob
|
history
diff --git
a/gdk/win32/gdkwindow-win32.c
b/gdk/win32/gdkwindow-win32.c
index 5e2208fb9f450ba357a5e3a8fa43641949fa0744..25851e011590eadaa256a5327e0e8f0a82e18589 100644
(file)
--- a/
gdk/win32/gdkwindow-win32.c
+++ b/
gdk/win32/gdkwindow-win32.c
@@
-2481,6
+2481,7
@@
gdk_win32_window_set_static_gravities (GdkWindow *window,
static void
gdk_win32_window_begin_resize_drag (GdkWindow *window,
GdkWindowEdge edge,
+ GdkDevice *device,
gint button,
gint root_x,
gint root_y,
@@
-2549,6
+2550,7
@@
gdk_win32_window_begin_resize_drag (GdkWindow *window,
static void
gdk_win32_window_begin_move_drag (GdkWindow *window,
+ GdkDevice *device,
gint button,
gint root_x,
gint root_y,